home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 5357 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  972 b 

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: INDEX file on Aminet
  5. Date: 21 Feb 1996 09:34:24 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6u40k7i3z.fsf@hpsrk.fc.hp.com>
  9. References: <4g1t30$n6h@bambam.soi.city.ac.uk>
  10.     <973.6621T1290T2054@fuchal.demon.co.uk>
  11. NNTP-Posting-Host: hpsrk.fc.hp.com
  12. In-reply-to: chris@fuchal.demon.co.uk's message of Sun, 18 Feb 1996 17:43:22 GMT
  13. X-Newsreader: Gnus v5.0.9
  14.  
  15.  
  16. chris@fuchal.demon.co.uk (Chris Appleton) wrote:
  17.  
  18. > > I'm using 'vi' on a Sparc
  19.  
  20. > *A few seconds?*
  21.  
  22. That's because he's using VI.  VI is extremely slow to load large files
  23. due to the way it stores them internally.  (I just tried a test here on
  24. my workstation; emacs was about 14X faster than VI at loading a 1.4 Mb
  25. text file.  VI took 2.8 seconds, emacs took 0.2 seconds).
  26.  
  27. Or, you could just use "more" or "grep" and not even load the file into
  28. memory.
  29.  
  30.    - steve
  31.